Int 33H 01H Mouse Interrupt int 33 Functino 01 H to show the mouse pointer. mov ax, 1 int 33h Shows the mouse pointer. You can use function 00 to initialize the mouse.